IPv6 <<
Previous Next >> Windows Networking(Windows網絡)
Classful Vs. Classless Addressing.Subnet and CIDR(相對於無類尋址.子網和CIDR)
英.The IP address always determines the type of network, not the subnet. If the IP addresses match, the network is said to be using a "classification" scheme. However, when companies need more publicly routable IP addresses than the address classes they use, this wastes many IP addresses. The purpose of developing classless inter-domain routing (CIDR) is to make the IP addressing scheme more efficient and delay the exhaustion of IPv4 addresses. Essentially, certain network bits in the default subnet mask are borrowed and used in the host portion of the network.
中.IP地址始終確定網絡的類別,而不是子網。如果IP地址匹配,則稱網絡正在使用“分類”方案。但是,當公司需要比他們使用的地址類更多的可公共路由的IP地址時,這會浪費許多IP地址。開發無類域間路由(CIDR)的目的是使IP尋址方案更高效並延遲IPv4地址的耗盡。本質上,默認子網掩碼中的某些網絡位被借用並用於網絡的主機部分。
Private vs. Public IP(私有與公共IP)
英.IPv4 exhaustion affects the public addresses that are routable on the Internet for devices such as routers and servers, and the devices used to connect your house to the Internet. Whether it is a cable modem, DSL or FIOS, the device has a public IP address for communicating with an Internet service provider (ISP). This is an example of WAN. LAN (Local Area Network) consists entirely of dedicated IP addresses.
中.IPv4耗盡會影響路由器和服務器等設備以及用於將房屋連接到Internet的設備在Internet上可路由的公用地址。 無論是電纜調製解調器,DSL還是FIOS,設備都具有用於與Internet服務提供商(ISP)通信的公共IP地址。 這是WAN的一個例子。 LAN(局域網)完全由專用IP地址組成。
Static and dynamic IP addressing(靜態和動態IP尋址)
英.Historically, operating system IPv4 configuration will be used to manually assign static IP addresses to clients (workstations or printers). Remember, there must be a unique IP address in any network. Imagine how difficult it is to keep track of all the different nodes and IP addresses in a large company. Dynamic Host Configuration Protocol (DHCP) solves this problem by allowing devices (servers or routers) to automatically assign IP addresses. In the current network structure, you still assign static IP addresses to devices that must ensure connectivity: servers, routers, managed switches, etc.
中.歷史上,操作系統IPv4配置將用於為客戶端(工作站或打印機)手動分配靜態IP地址。 請記住,任何網絡中都必須有一個唯一的IP地址。 想像一下,跟踪大公司中所有不同的節點和IP地址有多麼困難。 動態主機配置協議(DHCP)通過允許設備(服務器或路由器)自動分配IP地址來解決此問題。 在當前的網絡結構中,您仍將靜態IP地址分配給必須確保連接的設備:服務器,路由器,管理型交換機等。
APIPA/local link(APIPA /本地鏈接)
英.When there is no statically assigned IP address, or DHCP does not assign an IP address to the network interface, the local link address is a special address assigned by the operating system.
中.如果沒有靜態分配的IP地址,或者DHCP沒有為網絡接口分配IP地址,則本地鏈接地址是操作系統分配的特殊地址。
Client-side DHCP(客戶端DHCP)
英.DHCP works by having an authoritative device, either a server or a router, offering to assign the IP address. In order for this to work, the client must be configured to look for the DHCP authority, and confirm that it will accept the IP assignment. These settings are located in “network connections” through either the network and sharing center or directly through the control panel. The configuration settings are located in the properties of the connection under either IPv4 or IPv6.
中.DHCP通過擁有授權設備(服務器或路由器)來分配IP地址而起作用。 為了使它起作用,必須將客戶端配置為尋找DHCP授權,並確認它將接受IP分配。 這些設置通過網絡和共享中心位於“網絡連接”中,也可以直接通過控制面板位於“網絡連接”中。 配置設置位於IPv4或IPv6下的連接屬性中。
Client-side DNS settings(客戶端DNS設置)
英.The domain name system (DNS) is a part of the Internet protocol that translates IP addresses to name addresses. There is a setting located in the network properties section of the IPv4 or IPv6 property window that allows for the manual setting of the the domain name system (DNS) server address. The local DNS cache will keep a local record of IP address to name conversion for both LAN devices and Internet addresses. Alternate DNS server addresses can be added to the client to assist in name resolution, thus improving data flow.
中.域名系統(DNS)是Internet協議的一部分,該協議將IP地址轉換為名稱地址。 IPv4或IPv6屬性窗口的網絡屬性部分中有一個設置,允許手動設置域名系統(DNS)服務器地址。 本地DNS緩存將保留IP地址到LAN設備和Internet地址的名稱轉換的本地記錄。 可以將備用DNS服務器地址添加到客戶端以幫助名稱解析,從而改善數據流。
Gateway(網關)
英.A gateway is a device that connects different network types together. In most SOHO (small office, home office) environments today, this is a router that connects the LAN to the ISP modem through a WAN port (cable, DSL or FIOS), which can provide Internet access.
中.網關是將不同網絡類型連接在一起的設備。 在當今的大多數SOHO(小型辦公室,家庭辦公室)環境中,這是一個通過WAN端口(電纜,DSL或FIOS)將LAN連接到ISP調製解調器的路由器,可以提供Internet訪問。